home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
All for Cell Phones: Sony Ericsson
/
Sony-Ericsson 2004.iso
/
Java
/
LightCycle
/
LightCycle.jar
/
LightCycle.class
(
.txt
)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Java Class File
|
2001-12-18
|
439 b
|
20 lines
import a.a.a.i;
public class LightCycle extends i {
protected void startApp() {
i.j = 4;
super.startApp();
}
public synchronized void init() {
if (super.f == null) {
((i)this).a(new a(this));
}
}
public String getAppName() {
return "Light Cycle";
}
}